home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / disp182a.zip / RUNME.BAT < prev   
DOS Batch File  |  1994-04-19  |  438b  |  19 lines

  1. @echo off
  2. rem
  3. rem Place go32.exe within search path
  4. rem
  5. rem Be sure, the directory is UNIX style
  6. rem Choose one from the following:
  7. rem (set to where you have maximum disk space)
  8. rem
  9. rem set tmp=c:/tmp
  10. rem set temp=c:/tmp
  11. set go32tmp=c:/tmp
  12. rem
  13. set go32=nodpmi driver c:/display/driver/et4000.grn
  14. rem
  15. rem if you put go32.exe within search path :
  16. c:\display\display
  17. rem else :
  18. rem c:\display\go32 c:\display\display.exe
  19.